PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFScreenAnnotation Class / getShowMoviePlayerUserInterface Method
In This Topic
    getShowMoviePlayerUserInterface Method
    In This Topic
    Gets a value indicating whether to display a player-specific controller user interface (for example, play/pause/stop controls) when playing.
    Syntax
    public boolean getShowMoviePlayerUserInterface()

    Return Value

    True if the player specific user interface is displayed.
    See Also